@charset "UTF-8";

/*
* @description:公共样式
 *@author:王奉
* @update: name(xxxx-xx-xx xx:xx)
 */

body {
	font: 14px/1.6 "Microsoft YaHei", '微软雅黑', Tahoma, Verdana, Arial, '宋体', sans-serif;
	width: 100%;
	overflow-y: auto;
	overflow-x: hidden;
}

a {
	text-decoration: none;
	cursor: pointer;
}

ul,
li {
	list-style: none;
	margin: 0;
	padding: 0;
}

blockquote,
body,
dd,
div,
dl,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
img,
legend,
li,
ol,
p,
pre,
table,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

.con {
	width: 1200px;
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.textc {
	text-align: center;
}

.clear {
	clear: both;
}


/*头部*/

header {
	width: 100%;
	font-size: 16px;
}
header img {
	vertical-align: middle;
	margin-top: 23px;
}
.nav {
	margin: 0;
	padding: 0;
	margin-top: 32px;
}

.nav-con {
	float: left;
	color: #fff;
	font-size: 16px;
	margin-right: 37px;
}

.nac-con-link {
	color: #fff;
}


.nav-active {
	display: block;
	color: #fff;
	padding-bottom: 12px;
	border-bottom: 3px solid #fff;
}
header.scrollHeader {
	position: fixed!important;
	background: #fff;
    top: 0;
    left: 0;
    height: 80px;
	z-index: 999;
	box-shadow: 0px 5px 10px 0px rgba(56, 96, 244, 0.1);
	transition: all .2s linear;
}
.scrollHeader .nac-con-link {
	color: #333;
}
.scrollHeader .nav-active {
	display: block;
	color: #3860F4;
	padding-bottom: 12px;
	border-bottom: 3px solid #3860F4;
}
.headerDescript {
	color: #fff;
    font-size: 16px;
    display: inline-block;
    position: absolute;
    width: auto;
    left: 57px;
    top: 31px;
}
.articalBannerDetail .headerDescript {
	color: #666;
}
/*咨询*/

.consult {
	width: 100%;
	/*height: 401px;*/
	background: url(../images/bg_shang.png) no-repeat center;
	text-align: center;
}
.consult .con {
	padding-bottom: 25px;
}
.consult-title {
	color: #fff;
	font-size: 38px;
	font-weight: bold;
	padding: 220px 0 10px 0;
}

.consult-btn {
	display: block;
	width: 168px;
	height: 50px;
	line-height: 50px;
	background: #fff;
	color: #252525;
	border-radius: 25px;
	margin: 0 auto;
	font-size: 16px;
}


/*底部*/

footer {
	background: linear-gradient(180deg, rgba(54, 54, 54, 1), rgba(10, 10, 10, 1));
	width: 100%;
	height: auto;
	font-size: 14px;
	color: #fff;
	padding-bottom: 20px;
}

footer a {
	color: #fff;
}

.textc {
	text-align: center;
}
.footer-img {
	width: 242px;
	height: 46px;
}
.footer-img img {
	width: 100%;
	height: 100%;
}
.copyRightText {
	height: 40px;
	font-size: 14px;
	font-weight: 400;
	color: #696F82;
	line-height: 26px;
	margin: 30px 0 0 55px;
}
.footer-notice{
	font-size: 14px;
	font-weight: 400;
	color: #696F82;
	margin: 14px 0 0 55px;
}
.productCenter {
	margin-right: 76px;
}
.helpCenter {
	margin-right: 111px;
}
.footer-center-title{
	font-size: 14px;
	color: #fff;
}
.footer-center-text{
	display: block;
	font-size: 14px;
	color: #696F82;
	margin-bottom: 10px;
}
.footer-center-text:hover {
	color: #fff;
}


.qrcodeBottom {
	margin: 38px 0 0 55px;
}
.footer-link,
.footer-menu {
	display: inline-block;
}
.footer-menu {
	padding-top: 20px;
}
.footer-title {
	font-size: 20px;
	color: #fff;
	margin-bottom: 18px;
}

.footer-subtitle {
	margin-bottom: 5px;
	color: #d2d4d5;
}

.ml-11 {
	margin-left: -20%;
}

.footer-con {
	width: 30%;
	text-align: center;
}

.footer-con:first-child {
	text-align: left;
}

.footer-con:last-child {
	text-align: right;
	margin-left: -1.5%;
}

.footer-con-con {
	text-align: left;
	display: inline-block;
}

.footer-code {
	display: block;
	margin-left: 58px;
}

.footer-code-text {
	margin-left: 40px;
}

.footer-code-text a {
	margin-left: -10px;
	display: block;
	text-align: center;
	width: 200px;
}

.footer-verticalline {
	width: 1px;
	height: 145px;
	background: #4b5054;
	margin-top: 5px;
}

.footer-line {
	width: 100%;
	margin: 5px 0 0 0;
}

.footer-bottom {
	margin-top: 25px;
    margin-left: 55px;
	display: inline-block;
}
.footer-bottom-con{
	color: #696F82;
}

.footer-bottom-img {
	display: block;
	margin: 10px 10px 10px 0;
}

.footer-bottom-tip {
	padding-top: 13px;
	display: inline-block;
}

.footer-menu .nav-bar-menu {
	margin: 0 32px 0 0;
}

.footer-link .nav-bar-menu {
	font-size: 12px;
	margin: 0 12px 0 0;
	font-weight: bold;
}
.bottomConsult {
	width: 100%;
	height: 205px;
	background-image: url('../images/bg-xigu.png');
	background-size: 100% 100%;
	
}
.bottomConsult-title {
	font-size: 32px;
	font-weight: 400;
	color: #203157;
	padding: 67px 0px 0px 710px;
	
}
.bottomConsult-btn {
	display: block;
	width: 140px;
	height: 36px;
	line-height: 36px;
	background: #3860F4;
	border-radius: 5px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	margin-top: 29px;
    margin-left: 880px
}

.bottomContainer {
	display: flex;
	justify-content: space-between;
	padding-top: 83px;
}
.friendLink{
	margin-left: 55px;
	display: flex;
	margin-top: 20px;
}
.labelLink {
	color: #696F82;
	display: inline-block;
	width: 75px;
	margin-right: 5px;
}
.showLinkData {
	display: flex;
	flex-wrap: wrap;
}
.limitWidth {
	margin-right: 10px
}


/*qq弹窗*/


/*qq弹窗*/

.modal-backdrop,
.wap-modal-backdrop {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9999;
	background-color: rgba(0, 0, 0, 0.5);
	display: none;
}

.modal {
	position: fixed;
	top: 60%;
	left: 50%;
	z-index: 1050;
	width: auto;
	max-width: 850px;
	background-color: #ffffff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	outline: none;
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
}

.wap-modal {
	position: fixed;
	top: 40%;
	left: 30%;
	z-index: 1050;
	width: auto;
	max-width: 850px;
	background-color: #fff;
	border-radius: 12px;
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	border: 5px solid rgba(0, 0, 0, 0.2);
}

.wap-modal-con {
	padding: 0 100px;
	line-height: 80px;
}

.wap-modal-con-icon {
	vertical-align: middle;
	margin-right: 30px;
}

.wap-modal-con-a {
	color: #333;
	font-size: 25px;
}

.activation-modal {
	width: auto;
	max-width: 850px;
	padding: 0 40px 20px;
	background: white;
	border: 5px solid rgba(0, 0, 0, 0.2);
	margin-left: -240px;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 40px;
	box-shadow: 0 1px 0 white inset;
	margin-top: -267px;
	position: relative;
}

.modal-close,
.wap-modal-close {
	position: absolute;
	top: 0;
	right: 0;
	padding: 12px 18px 3px 18px;
	height: auto;
	overflow: hidden;
	opacity: .8;
	line-height: 5px;
	cursor: pointer;
	font-size: 14px;
	padding-bottom: 10px;
}

.wap-modal-close {
	font-size: 25px;
}

.modal-demo {
	margin-left: 25px;
	color: #4682B4;
}

.modal-close:hover {
	background: #989898;
	color: #ffffff;
}

.modal .title,
.wap-modal .title {
	margin: 0 -40px;
	margin-bottom: 0px;
	border-top: 1px solid #CCC;
	font-size: 16px;
	font-weight: bold;
	padding: 13px 40px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	text-align: left;
}

.wap-modal .title {
	padding: 10px 40px;
	margin-left: 1px;
	margin: 0 0 10px 1px;
	font-size: 25px;
}

.kftc {
	padding-left: 0px;
}

.kftc li {
	width: auto;
	padding: 0px 10px;
	float: left;
	text-align: center;
}

.qq-a {
	display: block;
	width: 106px;
	height: 116px;
	font-size: 14px;
	color: #0484cd;
	text-align: center;
	position: relative;
}

.qq-container {
	z-index: 99;
	position: absolute;
	width: 109px;
	height: 118px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background: url("../images/qq-icon-bg.png") no-repeat center 8px;
}

.qq-hover-c {
	width: 70px;
	height: 70px;
	border-radius: 35px;
	position: absolute;
	left: 18px;
	top: 10px;
	overflow: hidden;
	z-index: 9;
}

.qq-a span {
	bottom: 5px;
	position: absolute;
	width: 90px;
	left: 10px;
}


/*右侧悬浮icon*/

.side-bar {
	position: fixed;
	bottom: 20%;
	right: 0px;
	font-size: 14px;
	line-height: 0;
	z-index: 100;
	cursor: pointer;
}
/* 
.js-qr-code:hover .qr-code-img {
	display: block;
}

.qr-code-img {
	position: absolute;
	left: -191px;
	top: 190px;
	width: 189px;
	height: 176px;
	display: none;
	background: url(../images/bg_QRcode.png) no-repeat;
}

.qr-code-img img {
	display: inline-block;
	width: 143px;
	margin: 18px 0 0 -8px;
}

.side-bar .icon-qq:hover .chat-tips {
	display: block;
}

.side-bar .icon-blog:hover .phone-tips {
	display: block;
}

.side-bar .icon-qq span {
	background: url(../images/common_icon_qq_n.png) no-repeat;
}

.side-bar .icon-qq:hover span {
	background: url(../images/common_icon_qq_s.png) no-repeat;
}

.side-bar .icon-blog span {
	width: 45px;
	height: 49px;
	background: url(../images/common_icon_phone_n.png) no-repeat;
}

.phove_con,
.qq_con {
	background: url(../images/bg_number.png) no-repeat center;
	width: 189px;
	height: 120px;
	position: absolute;
	top: 74px;
	right: 60px;
	display: none;
	padding: 38px 0 0 48px;
}

.pro-con,
.pro-con-second {
	width: 367px;
	height: 263px;
	position: absolute;
	top: 128px;
	right: 100px;
	display: none;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0px 0px 23.75px 1.25px rgba(0, 0, 0, 0.05);
	z-index: 99;
}

.pro-con-second-text {
	font-size: 18px;
	color: #2b2a2a;
	line-height: 1.65;
	text-align: center;
	width: 280px;
	height: 86px;
	margin: 70px auto 40px;
}

.pro-close {
	float: right;
	margin: 15px 15px 0 0;
	cursor: pointer;
}


.qq_con {
	top: -22px;
}

.side-bar .wap-phove {
	display: none;
}

.phove_p {
	padding: 3px 0px;
	padding-right: 0px;
	padding-left: 0px;
	color: #243558;
	line-height: 20px;
	font-size: 14px;
}

.qq_con a {
	color: #243558;
	line-height: 20px;
	font-size: 14px;
	height: 20px;
	margin-bottom: 0;
	font-weight: normal;
	background: none;
	box-shadow: none;
	border: none;
}

.qq_con a:hover {
	color: #243558;
	background: none;
}


.wximg:hover p {
	display: block;
}

.wximg p {
	position: absolute;
	bottom: 60px;
	right: 80px;
	display: none;
}

.icon-hd:hover p {
	display: block;
}

.icon-hd p {
	display: none;
	position: absolute;
	bottom: 0px;
	right: 90px;
	background: #fff;
	border-radius: 5px;
}

.icon-hd p img {
	width: 150px;
	margin: 5px;
	margin-bottom: 0px;
}

.icon-hd p font {
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #666;
	text-align: center;
}

.wximg p img {
	width: 150px;
	height: 150px;
}

.phove:hover p {
	display: block;
}

.phove p{
	display: none;
	padding: 10px 0px;
	background: #019EDD;
	color: #fff;
	position: absolute;
	top: 142px;
	right: 90px;
	width: 220px;
	height: 70px;
	border-radius: 10px;
	line-height: 50px;
	font-size: 20px;
} */
.contactBar {
	width: 44px;
	height: 170px;
	background: #FFFFFF;
	border: 1px solid #3860F4;
	border-radius: 5px 0px 0px 5px;
	font-weight: bold;
	color: #3860F4;
	position: relative;
	left: 8px;
}
.contactBar::before {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	background-image: url(../images/ico-lianxi.png);
	background-size: 100% 100%;
	position: absolute;
	left: 12px;
    top: 30px;
}
.contact-text {
	width: 26px;
    display: block;
    font-size: 14px;
    line-height: 20px;
    margin: 60px 14px 36px 15px;
}
.contact-detailList{
	visibility: hidden;
	width: 181px;
	height: auto;
	background: #FFFFFF;
	border: 1px solid #3860F4;
	border-radius: 5px;
	position: absolute;
	right: 45px;
	top: 0;
	transition: all .1s;
	padding: 14px 10px 11px 10px;
}
.contactContainer:hover .contact-detailList{
	visibility: visible;
	right: 60px;
}
.contactContainer:hover  .contactBar{
	background-color: #3860F4;
	color: #fff;
	left: 0px;
}
.contact-box {
	display: inline-block;
    padding: 14px 0px 0px 11px;
	color: #7B8BA6;
	font-weight: normal;
}
.contactBar:hover {
	background-color: #3860F4;
	color: #fff;
}
.contactContainer:hover .contactBar::before {
	background-image: url(../images/ico-lianxi-s.png);
}
.qqicon {
	display: inline-block;
	width: 16px;
	height: 16px;
	background-image: url(../images/ico-qq.png);
	background-size: 100% 100%;
	vertical-align: middle;
}
.phoneicon {
	display: inline-block;
	width: 16px;
	height: 16px;
	background-image: url(../images/ico-phone.png);
	background-size: 100% 100%;
	vertical-align: middle;
}
.wechaticon{
	display: inline-block;
	width: 16px;
	height: 16px;
	background-image: url(../images/ico-wechat.png);
	background-size: 100% 100%;
	vertical-align: middle;
}
.contact-title {
	font-weight: bold;
	color: #203157;
}
.contact-phone {
	padding-left: 20px;
	line-height: 26px;
	margin: 5px 0;
	color: #7B8BA6;
}
.contact-phone a{
	display: inline-block;
	width: 60px;
	height: auto;
	color: #7B8BA6;
	font-size: 14px;
	text-align: center;
	position: relative
}
.wechatQurcode {
	width: 72px;
	height: 72px;
	padding-left: 20px;
	margin-top: 11px;
}
.wechatQurcode img {
	width: 100%;
	height: 100%;
}

.topBar {
	display: block;
	width: 44px;
	height: 47px;
	background: #FFFFFF;
	border: 1px solid #3860F4;
	border-radius: 5px 0px 0px 5px;
	text-align: center;
	line-height: 47px;
	font-weight: bold;
	color: #3860F4;
	margin-top: 12px;
	position: relative;
	left: 8px;
}
.topContainer {
	position: relative;
}
.linkShowList {
	visibility: hidden;
	transition: all .1s;
}
.backIcon {
	display: inline-block;
	width: 16px;
	height: 16px;
	background-image: url(../images/ico-top.png);
	background-size: 100% 100%;
	vertical-align: middle;
	margin-right: 10px;
    margin-bottom: 2px;
}
.link-top{
	display: inline-block;
	width: 120px;
	height: 47px;
	line-height: 47px;
	text-align: center;
	background: #FFFFFF;
	border: 1px solid #3860F4;
	border-radius: 5px;
	position: absolute;
	top: 0;
	left: -135px;
}
.link-top span {
	color: #203157;
	font-weight: bold;
}
.topContainer:hover .topBar {
	background: linear-gradient(-90deg, #3860F4 0%, #7D98F8 100%);
	color: #fff;
	left: 0;
}
.topContainer:hover .linkShowList {
	visibility: visible;
}
.homeContainer{
	position: relative;
}
.homeBar{
	display: block;
	width: 44px;
	height: 47px;
	background: #FFFFFF;
	border: 1px solid #3860F4;
	border-radius: 5px 0px 0px 5px;
	text-align: center;
	line-height: 47px;
	font-weight: bold;
	color: #3860F4;
	position: relative;
	margin-top: 12px;
	left: 8px;
}
.home-link{
	width: 120px;
	height: 47px;
	line-height: 47px;
    text-align: center;
	background: #FFFFFF;
	border: 1px solid #3860F4;
	border-radius: 5px;
	position: absolute;
	left: -135px;
	top: 0;
}
.homeIcon {
	display: inline-block;
	width: 24px;
	height: 24px;
	background-image: url(../images/logo-xuanfu.png);
	background-size: 100% 100%;
	vertical-align: middle;
	margin-right: 5px;
    margin-bottom: 2px;
}
.home-link span {
	color: #203157;
	font-weight: bold;
}
.homeShowList {
	visibility: hidden;
	transition: all .1s;
}
.homeContainer:hover .homeBar{
	background: linear-gradient(-90deg, #3860F4 0%, #7D98F8 100%);
	color: #fff;
	left: 0px;
}
.homeContainer:hover .homeShowList {
	visibility: visible;
}
.articalBannerDetail header {
	height: 80px!important;
	background: #FFFFFF;
	box-shadow: 0px 5px 10px 0px rgba(56, 96, 244, 0.1);
}
.articalBannerDetail header li a {
	color: #203157!important;
}
.articalBannerDetail header li .nav-active {
	display: block;
	color: #3860F4!important;
	position: relative;
	border-bottom: none;
}
.articalBannerDetail header li .nav-active::after {
	content: '';
	display: block;
	width: 28px;
	height: 3px;
	background: #3860F4;
	margin-left: 17px;
    margin-top: 8px;
}

.wx-promote {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9999;
	background-color: rgba(0, 0, 0, 0.5);
	display: none;
}
.wx-promote-table {
	display: table;
	text-align: center;
	width: 100%;
	height: 100%;
}
.wx-promote-cell {
	display: table-cell;
	vertical-align: middle;
}

.wx-promote .qr-code-img {
	position: relative;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	outline: none;
	display: block;
	margin: 0 auto;
	background-image: none;
	padding: 1px 1px 10px;
	background-color: white;
	border: 5px solid rgba(0, 0, 0, 0.2);
	border-radius: 10px;
	box-shadow: 0 1px 0 white inset;
	left: 0;
	top: 0;
	height: auto;
}
.wx-promote  .qr-code-img img {
	width: 240px;
	margin: 5px 0;
}
.wx-promote .qr-code-img.wechatChangeImg {
	width: 280px;
}
.wx-promote .modal-close {
	top: 0;
}
.tipCode{
	color: #333;
	font-size: 18px;
	font-weight: bold;
	margin-top:20px;
	margin-right: 9px;
}
.bottomDetailTip {
    display: inline-block;
    font-size: 16px;
    color: #333;
    /* max-width: 126px; */
    line-height: 20px;
    font-weight: bold;
    margin-right: 11px;
    letter-spacing: 1px;
	margin-top: -5px;
}

